diff options
author | olf <olf@subsignal.org> | 2015-03-16 13:29:36 +0100 |
---|---|---|
committer | olf <olf@subsignal.org> | 2015-03-16 13:29:36 +0100 |
commit | 13e6db0b14a64f4e9dd9ca9de8096c110672d312 (patch) | |
tree | 464b6a344fcdd29259fd01e7981c4091acf35637 /template | |
parent | 89ec03b5420ccbd2c1182bbb732d417cd9d45ba6 (diff) |
added newline for index page alert
Diffstat (limited to 'template')
-rw-r--r-- | template/pages/index/content.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/pages/index/content.html b/template/pages/index/content.html index bec303c..3275444 100644 --- a/template/pages/index/content.html +++ b/template/pages/index/content.html @@ -4,7 +4,7 @@ <div class="alert alert-dismissible alert-success"> <button type="button" class="close" data-dismiss="alert">×</button> - <strong>CryptoCon15!</strong>Save the Date! Vom 7. bis 10. Mai findet die <a href="/cryptocon15" class="alert-link">CryptoCon15</a> statt! + <strong>CryptoCon15</strong><br/>Save the Date! Vom 7. bis 10. Mai findet die <a href="/cryptocon15" class="alert-link">CryptoCon15</a> statt! </div> <div class="row"> |