Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
{% extends "comments/base.html" %}
{% load i18n %}

{% block title %}{% trans "Your opinion is appreciated" %}{% endblock %}

{% block content %}
  <h1>{% trans "Thanks for taking the time to participate." %}</h1>
{% endblock %}