Login
4 branches 0 tags
Ben (Desktop/Arch) Added memory limits to systemd unit file 1b4d2ff 1 month ago 115 Commits
rubhub / templates / project_clone_url.html
<div class="clone-url">
  <input name="cloneUrl" type="text" readonly value={{ ssh_clone_url }} />
  <button class="copy-button" type="button" copy-value="{{ ssh_clone_url }}">Copy</button>
</div>