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
SRCT
roomlist
Commits
ff77c5bc
Commit
ff77c5bc
authored
Feb 21, 2015
by
Daniel W Bond
Browse files
changed button format, disappears on login
parent
f0165d96
Changes
1
Show whitespace changes
Inline
Side-by-side
roomlist/templates/index.html
View file @
ff77c5bc
...
...
@@ -35,10 +35,14 @@
</div>
</div>
{% if not user.is_authenticated %}
<br
/>
<div
class=
"row"
>
<div
class=
"
.
col-md-
12
text-center"
>
<button
type=
"button
"
class=
"btn btn-primary
"
id=
"get-started
"
>
Get Started
</
button
>
<div
class=
"col-md-
4 col-md-offset-4
text-center"
>
<a
href=
"#
"
class=
"btn btn-primary
btn-lg btn-block
"
>
Get Started
</
a
>
</div>
</div>
{% endif %}
{% endblock %}
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