Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Krophil
site-gala
Commits
96858c93
Commit
96858c93
authored
Dec 02, 2017
by
Krophil
Browse files
Ca devrait etre pas mal mtn
parent
608ba20a
Changes
3
Hide whitespace changes
Inline
Side-by-side
gala/__init__.py
View file @
96858c93
default_app_config
=
'gala.apps.GalaConfig'
gala/apps.py
0 → 100644
View file @
96858c93
from
django.apps
import
AppConfig
class
GalaConfig
(
AppConfig
):
name
=
'conv'
verbose_name
=
"XXIVe Convention du Troll Penché"
templates/BaseBlog.html
View file @
96858c93
...
...
@@ -4,7 +4,7 @@
<!DOCTYPE html>
<html
lang=
"fr"
>
<head>
<title>
Gala 2017
</title>
<title>
XXIVe Convention du Troll Penché
</title>
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"stylesheet"
href=
"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css"
integrity=
"sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
crossorigin=
"anonymous"
>
...
...
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