mirror of
				https://github.com/samuelclay/NewsBlur.git
				synced 2025-11-01 09:09:51 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			No EOL
		
	
	
		
			304 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			No EOL
		
	
	
		
			304 B
		
	
	
	
		
			Text
		
	
	
	
	
	
{% extends "mail/email_base.txt" %}
 | 
						|
 | 
						|
{% load utils_tags %}
 | 
						|
 | 
						|
{% block body %}Good news! NewsBlur has finished importing your OPML file. You are now subscribed to <b>{{ feed_count }}</b> site{{ feed_count|pluralize }}.
 | 
						|
 | 
						|
Head over to NewsBlur and get reading: https://{% current_domain %}{% endblock body %} |