Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saqué USLA y al Planeta. #578

Merged
merged 1 commit into from
Jul 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions community/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
background-image: url({% static "img/pyar-footer.png" %});
}

#footer li.usla {
background-image: url({% static "img/usla-footer.png" %});
padding-right: 80px;
#footer li.azure {
background-image: url({% static "img/azure-footer.png" %});
padding-right: 50px;
}

#footer li.python {
Expand Down
2 changes: 1 addition & 1 deletion community/templates/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</div>
<div class="col-xs-6">
<ul class="list-inline right">
<li class="usla"><a href="http://drupal.usla.org.ar/">Sitio hosteado por USLA<br>Usuarios de Software libre de Argentina</a></li>
<li class="azure"><a href="https://azure.microsoft.com/es-es">Sitio hosteado en Azure<br>por cortesía de Microsoft</a></li>
<li class="python"><a href="https://github.com/PyAr/pyarweb">Python<br>Powered</a></li>
</ul>
</div>
Expand Down
4 changes: 2 additions & 2 deletions community/templates/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
<a href="{% url 'events:events_list_all' %}"><span class="eventos"></span>{% trans 'Eventos' %}</a>
</li>
<li>
<a href="http://planeta.python.org.ar"><span class="pyar"></span>{% trans 'Planeta' %}</a>
<a href="{% url 'joboffers:list' %}"><span class="jobs"></span>{% trans 'Trabajos' %}</a>
</li>
<li>
<a href="{% url 'joboffers:list' %}"><span class="jobs"></span>{% trans 'Trabajos' %}</a>
<a href="https://ac.python.org.ar"><span class="quienes_somos"></span>{% trans 'Asoc. Civil' %}</a>
</li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion static/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ h3 {
}


#footer li.usla,
#footer li.azure,
#footer li.python {
background-position: right center;
background-repeat: no-repeat;
Expand Down
Binary file added static/img/azure-footer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/img/usla-footer.png
Binary file not shown.
13 changes: 0 additions & 13 deletions templates/jobs/jobs_by_user.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,19 +54,6 @@ <h4 class="list-group-item-heading">PyCon Argentina</h4>
{% endfor %}
</section>

<!-- Planeta PyAr -->

<section class="list-group">
<header class="list-group-item">
<h3 class="list-group-item-heading">Planeta PyAr</h3>
</header>
{% for i in 4|get_range %}
<article class="list-group-item">
<h4 class="list-group-item-heading">Mi experiencia con PyQT y HTML5</h4>
<p class="list-group-item-text"><span class="text-muted">via: </span><span>http://elblogdefulanito...</span><span class="text-muted"> | 23-05-2012 | 22:05</span></p>
</article>
{% endfor %}
</section>
</div>
</div>
</main>
Expand Down
13 changes: 0 additions & 13 deletions templates/registration/activate.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,6 @@ <h4 class="list-group-item-heading">PyCon Argentina</h4>
{% endfor %}
</section>

<!-- Planeta PyAr -->

<section class="list-group">
<header class="list-group-item">
<h3 class="list-group-item-heading">Planeta PyAr</h3>
</header>
{% for i in 4|get_range %}
<article class="list-group-item">
<h4 class="list-group-item-heading">Mi experiencia con PyQT y HTML5</h4>
<p class="list-group-item-text"><span class="text-muted">via: </span><span>http://elblogdefulanito...</span><span class="text-muted"> | 23-05-2012 | 22:05</span></p>
</article>
{% endfor %}
</section>
</div>
</div>
</main>
Expand Down
13 changes: 0 additions & 13 deletions templates/registration/activation_complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,6 @@ <h4 class="list-group-item-heading">PyCon Argentina</h4>
{% endfor %}
</section>

<!-- Planeta PyAr -->

<section class="list-group">
<header class="list-group-item">
<h3 class="list-group-item-heading">Planeta PyAr</h3>
</header>
{% for i in 4|get_range %}
<article class="list-group-item">
<h4 class="list-group-item-heading">Mi experiencia con PyQT y HTML5</h4>
<p class="list-group-item-text"><span class="text-muted">via: </span><span>http://elblogdefulanito...</span><span class="text-muted"> | 23-05-2012 | 22:05</span></p>
</article>
{% endfor %}
</section>
</div>
</div>
</main>
Expand Down
13 changes: 0 additions & 13 deletions templates/registration/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,6 @@ <h4 class="list-group-item-heading">PyCon Argentina</h4>
{% endfor %}
</section>

<!-- Planeta PyAr -->

<section class="list-group">
<header class="list-group-item">
<h3 class="list-group-item-heading">Planeta PyAr</h3>
</header>
{% for i in 4|get_range %}
<article class="list-group-item">
<h4 class="list-group-item-heading">Mi experiencia con PyQT y HTML5</h4>
<p class="list-group-item-text"><span class="text-muted">via: </span><span>http://elblogdefulanito...</span><span class="text-muted"> | 23-05-2012 | 22:05</span></p>
</article>
{% endfor %}
</section>
</div>
</div>
</main>
Expand Down
13 changes: 0 additions & 13 deletions templates/registration/logout.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,6 @@ <h4 class="list-group-item-heading">PyCon Argentina</h4>
{% endfor %}
</section>

<!-- Planeta PyAr -->

<section class="list-group">
<header class="list-group-item">
<h3 class="list-group-item-heading">Planeta PyAr</h3>
</header>
{% for i in 4|get_range %}
<article class="list-group-item">
<h4 class="list-group-item-heading">Mi experiencia con PyQT y HTML5</h4>
<p class="list-group-item-text"><span class="text-muted">via: </span><span>http://elblogdefulanito...</span><span class="text-muted"> | 23-05-2012 | 22:05</span></p>
</article>
{% endfor %}
</section>
</div>
</div>
</main>
Expand Down
13 changes: 0 additions & 13 deletions templates/registration/registration_complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,6 @@ <h4 class="list-group-item-heading">PyCon Argentina</h4>
{% endfor %}
</section>

<!-- Planeta PyAr -->

<section class="list-group">
<header class="list-group-item">
<h3 class="list-group-item-heading">Planeta PyAr</h3>
</header>
{% for i in 4|get_range %}
<article class="list-group-item">
<h4 class="list-group-item-heading">Mi experiencia con PyQT y HTML5</h4>
<p class="list-group-item-text"><span class="text-muted">via: </span><span>http://elblogdefulanito...</span><span class="text-muted"> | 23-05-2012 | 22:05</span></p>
</article>
{% endfor %}
</section>
</div>
</div>
</main>
Expand Down
13 changes: 0 additions & 13 deletions templates/registration/registration_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,6 @@ <h4 class="list-group-item-heading">PyCon Argentina</h4>
{% endfor %}
</section>

<!-- Planeta PyAr -->

<section class="list-group">
<header class="list-group-item">
<h3 class="list-group-item-heading">Planeta PyAr</h3>
</header>
{% for i in 4|get_range %}
<article class="list-group-item">
<h4 class="list-group-item-heading">Mi experiencia con PyQT y HTML5</h4>
<p class="list-group-item-text"><span class="text-muted">via: </span><span>http://elblogdefulanito...</span><span class="text-muted"> | 23-05-2012 | 22:05</span></p>
</article>
{% endfor %}
</section>
</div>
</div>
</main>
Expand Down
Loading