git.ithinksw.org
/
philo.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fixed a sobol bug which was causing search views to always use all available searches...
[philo.git]
/
contrib
/
sobol
/
templates
/
search
/
googlesearch.html
1
<article>
2
<h1><a href="{{ url }}">{{ title|safe }}</a></h1>
3
<p>{{ content|safe }}</p>
4
</article>