Back to Iris

Golang URL Shortener

_examples/url-shortener/templates/index.html

12.2.11127 B
Original Source

Golang URL Shortener

{{ .FORM_RESULT}}

{{ if IsPositive .URL_COUNT }}

{{ .URL_COUNT }} URLs shortened

{{ end }}