GitLab
Sign in
Walenty
/
Slowal
Back to Group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Blame view
common/templates/error.html
78 Bytes
Edit
Raw
Normal View
History
Initial commit.
68957fea
Bartłomiej Nitoń
authored
9 years ago
1 2 3
<p
id=
"erroralert"
style=
"display:{{ error|yesno:"
,
none
"}}"
>
{{ error }}
</p>