Logo

GitLab

Sign in

Walenty / Slowal

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