Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jean Michel Rouly
research-questions
Commits
4e32cd40
Commit
4e32cd40
authored
Dec 04, 2013
by
Jean Michel Rouly
Browse files
Added a better notification that no questions yet exist.
parent
3ddd7a3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
researchquestions/templates/index.html
View file @
4e32cd40
...
...
@@ -49,8 +49,10 @@ HNRS 110 • Homepage
{% else %}
<div
class=
"row"
>
<div
class=
"col-lg-10 col-lg-offset-1"
>
No questions have yet been submitted. Why don't you try
<a
href=
"/submit"
>
submitting
</a>
one yourself!
<div
class=
"well well-sm text-center"
>
No questions have yet been submitted. Why don't you try
<a
href=
"/submit"
>
submitting
</a>
one yourself!
</div>
</div>
</div>
{% endif %}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment