Logo
Explore Help
Register Sign In
Nemcio/Gogs
1
0
Fork 0
You've already forked Gogs
mirror of https://github.com/gogs/gogs.git synced 2026-03-02 10:11:04 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
copilot/support-embedded-postgres-cli
Gogs/templates/org/settings/webhooks.tmpl

12 lines
293 B
Cheetah
Raw Permalink Normal View History

new webhooks list UI
2015-08-26 21:45:51 +08:00
{{template "base/head" .}}
<div class="organization settings webhooks">
Indent all templates with tabs This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
2015-12-07 23:30:52 +01:00
{{template "org/header" .}}
<div class="ui container">
<div class="ui grid">
{{template "org/settings/navbar" .}}
templates/repo/webhook: move to its own directory
2017-03-16 15:50:18 -04:00
{{template "repo/settings/webhook/list" .}}
Indent all templates with tabs This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
2015-12-07 23:30:52 +01:00
</div>
</div>
add organization-level webhooks
2014-09-04 07:17:00 -04:00
</div>
new webhooks list UI
2015-08-26 21:45:51 +08:00
{{template "base/footer" .}}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 413ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API