diff options
author | olf <olf@subsignal.org> | 2015-03-16 13:28:13 +0100 |
---|---|---|
committer | olf <olf@subsignal.org> | 2015-03-16 13:28:13 +0100 |
commit | 89ec03b5420ccbd2c1182bbb732d417cd9d45ba6 (patch) | |
tree | c676e1abdaec6dd10c8b443f7c46c28c452dedab /template/pages | |
parent | a9db68c8434bc34b675079b150729070d6a8e612 (diff) |
added cryptocon alert for index page
Diffstat (limited to 'template/pages')
-rw-r--r-- | template/pages/index/content.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/template/pages/index/content.html b/template/pages/index/content.html index 4d04723..bec303c 100644 --- a/template/pages/index/content.html +++ b/template/pages/index/content.html @@ -2,6 +2,11 @@ sublab. Hackerspace. Leipzig. </h1> +<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! +</div> + <div class="row"> <div class="col-sm-6"> <h2> |